home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / BCQT03.ZIP / QUOTE.DOC < prev    next >
Text File  |  1994-12-14  |  3KB  |  76 lines

  1.         ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  2.            ──────────═════════φ  Quote PPE  φ══════════────────────
  3.         ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  4.  
  5.                                 (C) BlackCat
  6.                          Version 0.3
  7.  
  8.         ────────────────────────────────────────────────────────────────────
  9.  
  10.         Sorry, but I had to make this PPE, otherwise Mr. Menor would keep
  11.     harassing me forever :). Nah, seriously, since I had to install
  12.     a quoter I realized that some new pplc 3.0 functions would make
  13.     such a ppe much easier this time around, so here it is, pretty
  14.     simple but effective.
  15.  
  16.         This ppe doesn't use the PREMSG file like other quote ppes, so it
  17.     shouldn't delay the message reading for your users that much.
  18.  
  19.     I also noticed that the quoters I tried couldn't handle quoting
  20.     from the message promt correctly, so I tried to allow that in
  21.     this quoter as far as possible, it's still a bit of a kludge but
  22.     it works at least a bit :)
  23.  
  24.         ────────────────────────────────────────────────────────────────────
  25.              ──────────═════════φ  Disclaimer  φ══════════────────────
  26.         ────────────────────────────────────────────────────────────────────
  27.  
  28.         This software and manual are supplied "AS IS". The author hereby
  29.         disclaims all warranties relating to this software and its
  30.         documentation file, express or implied, including but not limited
  31.         to damage to hardware, software and/or data from use of this
  32.         product. In no event will the author of this software be liable
  33.         to you or any other party for any damages. Your use of this
  34.         software indicates that you have read and agree to these and
  35.         other terms included in this documentation file.
  36.  
  37.         ────────────────────────────────────────────────────────────────────
  38.              ──────────═════════φ  Installation  φ══════════────────────
  39.         ────────────────────────────────────────────────────────────────────
  40.  
  41.           Follow these steps:
  42.  
  43.       1 replace prompt 505 with QUOTE.PPE 
  44.       2 display a text file at prompt 222 and put prompt.ppe in the
  45.         display file as the LAST ppe called.
  46.  
  47.         the textfile might look like this
  48.  
  49.             ------
  50.         !f:\ppl\lb\lb.ppe fse.cfg
  51.         !f:\ppl\quote\prompt.ppe
  52.         ------
  53.  
  54.       3 Do exactly the same as described in 2 with prompt 163 
  55.         (used in expert mode)
  56.  
  57.  
  58.         >>  NOTE: If you don't use a PPE at prompt 222 replace that prompt 
  59.               with '!<path>\prompt.ppe 222' (prompt text is in prompt.cfg)  
  60.           The same goed for prompt 163, replace that with 
  61.           '!<path>\prompt.ppe 163', only if you don't use a PPE at this
  62.           prompt either.
  63.  
  64.  
  65.  
  66.     The HDR file is displayed before your quote, it may contain a couple
  67.     of macros:
  68.                      %NAME% - the user name of the quoted message
  69.              %DATE% - the date the quoted message was written at
  70.              %TIME% - the time the quoted message was written on
  71.  
  72.     The FTR file is displayed after your quote, it may contain one macro:
  73.  
  74.                          %NAME%  - the user name of the replyer
  75.  
  76.